home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1993 / Internet Info CD-ROM (Walnut Creek) (1993).iso / _bbs / readme.txt < prev    next >
Text File  |  1994-01-16  |  4KB  |  96 lines

  1. Walnut Creek CDROM BBS readme
  2.  
  3. Opus
  4. --------------------------------------------------------------------------
  5. The \_bbs\opus directory contains the tools that created the
  6. files.bbs file in each subdirectory.  These should be usable with
  7. Remote Access / TubFile / Opus / QuickBbs / Superbbs.
  8.  
  9. Maximus
  10. --------------------------------------------------------------------------
  11. \_bbs\maxtool contains a utility to copy the files.bbs files to one
  12. directory on your hard disk and create the hcdareas.ctl file that
  13. points to the index files.  A prebuilt control file is in this
  14. directory.  Thanks to Koos van den Hout.
  15.  
  16. PC Board
  17. --------------------------------------------------------------------------
  18. The \_bbs\pcbtool directory contains the tools used to create the
  19. \_bbs\pcb dir??? files.  It also has a utility to create the global
  20. index file.  Please make backups on your configuration.
  21.  
  22. RBBS
  23. --------------------------------------------------------------------------
  24. The \_bbs\rbbstool directory has some tools and hints for installing
  25. the cdrom on a RBBS board.  The file listings are in \_bbs\rbbs.
  26. Thanks to Bruce Jackson.
  27.  
  28. Spitfire
  29. --------------------------------------------------------------------------
  30. The \_bbs\sftool directory has some tools and hints for installing
  31. the cdrom on a spitfire BBS.  The file listings are in \_bbs\sf.
  32.  
  33. RoverBoard
  34. --------------------------------------------------------------------------
  35. The \_bbs\rover directory has instructions for converting the
  36. \_bbs\pcboard\*.dir files to rOver board format.
  37.  
  38. Wildcat
  39. --------------------------------------------------------------------------
  40. \_bbs\wc30 contains a setup program for wildcat, version 3.55.  this
  41. is the commercial version, not the shareware version.  This works
  42. with versions up to and including 3.90.
  43.  
  44. ALL
  45. --------------------------------------------------------------------------
  46. If you want to show me what your bbs requires for a directory area
  47. display similar to the rbbs display, please send me the exact
  48. specifications.
  49.  
  50. I produced these with the program "makemenu" in \_bbs.  This produces
  51. a double column listing of the area descriptions based on
  52. \_bbs\dirs.txt.  There are three versions of the directory menu, a
  53. plain version (dir.dir), a IBM high-bit version (dirg.dir), and an
  54. ANSI color version (dirc.dir).
  55.  
  56. --------------------------------------------------------------------------
  57. A lot of these programs use DOS redirection.  This allows a program
  58. that prints to "standard out" to `redirect' its output to a file or
  59. another program.  If it sends it to another program it goes through a
  60. `pipe'.  For example,
  61.  
  62. makemenu > out
  63.  
  64. sends the output of the makemenu program into a file called out.
  65.  
  66. If I wanted to sort the output of the makemenu command and display it
  67. to the screen, I'd type
  68.  
  69. makemenu | sort
  70.  
  71. If I wanted to sort it and sent it to a file, I'd type
  72.  
  73. makemenu | sort > out
  74.  
  75. Most of the batch files use redirection.  My utilites write to
  76. standard out so they can be redirected to a file or piped through
  77. another program accepts standard in as input.
  78.  
  79. -------------------------------------------------------------------------- 
  80.  
  81. If you set the disc up for your board with features or enhancements
  82. that aren't on the disc, please ftp me a copy to cdrom.com or
  83. snail-mail me a copy and I'll credit your account toward future
  84. purchases.
  85.  
  86. I'm not a sysop.  I have tried to create file index files that will
  87. be useful for sysops.  Feedback is appreciated.  Prebuilt BBS
  88. configuration files are greatly appreciated.
  89.  
  90.  
  91. -jack                          1 800 786 9907
  92. Walnut Creek CDROM            +1 510 674 0783
  93. 1547 Palos Verdes, Ste 260    +1 510 674 0821 (fax)
  94. Walnut Creek  CA  94596       velte@cdrom.com (internet)
  95. USA                           72147,3425 (compuserve)
  96.